home *** CD-ROM | disk | FTP | other *** search
/ PC User 2003 July / Disc 1 / PCU0703CD1.iso / software / online / files / imacros.exe / BUY THE SCRIPTING EDITION.IIM < prev    next >
Encoding:
Text File  |  2003-01-29  |  840 b   |  14 lines

  1. VERSION BUILD=200004    
  2. URL GOTO=https://www.regnow.com/softsell/nph-softsell.cgi?item=1464-17   
  3. 'The following box is not always displayed. If displayed, change to English  
  4. 'SET !ERRORIGNORE YES   
  5. 'TAG POS=1 TYPE=SELECT FORM=NAME:order ATTR=NAME:locale_select CONTENT=0  
  6. 'SET !ERRORIGNORE NO 
  7. TAG TYPE=INPUT:TEXT FORM=NAME:order ATTR=NAME:quantity CONTENT=1 
  8. 'On the next line we replaced the value "Order<SP>Now" with "*" so it works
  9. 'for all languages of the order form
  10. TAG TYPE=INPUT:SUBMIT FORM=NAME:order ATTR=NAME:ORDER_PRODUCT_NOW&&VALUE:*
  11. TAG TYPE=INPUT:TEXT FORM=NAME:order ATTR=NAME:FNAME CONTENT=Please<SP>fill<SP>out<SP>this<SP>SECURE<SP>order<SP>form. 
  12. TAG TYPE=INPUT:TEXT FORM=NAME:order ATTR=NAME:LNAME CONTENT=Thanks! 
  13. TAG TYPE=INPUT:TEXT FORM=NAME:order ATTR=NAME:COMPANY CONTENT=Your<SP>iOpus<SP>team. 
  14.